A. reclaim() method
B. finalize() method
C. final() method
D. both b and c
Advertisement
Related Mcqs:
- After the compilation of the java source code, which file is created by the JVM ?
- A. .class B. .doc C. .java D. .cdr...
- _________ allows java code to run in the JVM to call and be called by native applications ?
- A. JNI B. FJI C. NJI D. JFI...
- In java, gc() method is available in which package ?
- A. java.io package B. java.lang package C. java.awt package D. java.util package...
- Size of int in Java is_________________?
- A. 8 bit B. 16 bit C. 32 bit D. 64 bit...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- In Java byte, short, int and long all of these are ____________?
- A. signed B. unsigned C. Both of the above D. None of these...
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- How many keywords are available in java ?
- A. 24 B. 48 C. 96 D. 192...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
- The class java.sql.Timestamp is associated with _____________?
- A. java.util.Date B. java.util.Time C. java.sql.Time D. None of above...
Advertisement